[INFO] fetching crate nakamoto-common 0.4.0...
[INFO] testing nakamoto-common-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nakamoto-common 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nakamoto-common 0.4.0
[INFO] finished tweaking crates.io crate nakamoto-common 0.4.0
[INFO] tweaked toml for crates.io crate nakamoto-common 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nakamoto-common 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.29.2 (available: v0.32.8)
[INFO] [stderr]       Adding bitcoin_hashes v0.11.0 (available: v0.20.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding nonempty v0.7.0 (available: v0.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 554b91df53b5452c4cbff29ca25f90eea75035cf99e0a3dbdd5215fc8f3f80be
[INFO] running `Command { std: "docker" "start" "-a" "554b91df53b5452c4cbff29ca25f90eea75035cf99e0a3dbdd5215fc8f3f80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "554b91df53b5452c4cbff29ca25f90eea75035cf99e0a3dbdd5215fc8f3f80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554b91df53b5452c4cbff29ca25f90eea75035cf99e0a3dbdd5215fc8f3f80be", kill_on_drop: false }`
[INFO] [stdout] 554b91df53b5452c4cbff29ca25f90eea75035cf99e0a3dbdd5215fc8f3f80be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce80fbc057fd9c289d5c6e72d625b04e7b5d1b7b8f1467ee6dd766ba9e9d15e
[INFO] running `Command { std: "docker" "start" "-a" "5ce80fbc057fd9c289d5c6e72d625b04e7b5d1b7b8f1467ee6dd766ba9e9d15e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling microserde-derive v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nakamoto-net v0.4.0
[INFO] [stderr]    Compiling microserde v0.1.13
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] running `Command { std: "docker" "inspect" "5ce80fbc057fd9c289d5c6e72d625b04e7b5d1b7b8f1467ee6dd766ba9e9d15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce80fbc057fd9c289d5c6e72d625b04e7b5d1b7b8f1467ee6dd766ba9e9d15e", kill_on_drop: false }`
[INFO] [stdout] 5ce80fbc057fd9c289d5c6e72d625b04e7b5d1b7b8f1467ee6dd766ba9e9d15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17841932aee760f909592b7f63e019c452020fcaf18e572fbb43cc0133dee0f0
[INFO] running `Command { std: "docker" "start" "-a" "17841932aee760f909592b7f63e019c452020fcaf18e572fbb43cc0133dee0f0", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "17841932aee760f909592b7f63e019c452020fcaf18e572fbb43cc0133dee0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17841932aee760f909592b7f63e019c452020fcaf18e572fbb43cc0133dee0f0", kill_on_drop: false }`
[INFO] [stdout] 17841932aee760f909592b7f63e019c452020fcaf18e572fbb43cc0133dee0f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b600c103f18a53657f675f2365ae7b5e7b5b655f272fe822d302824993689050
[INFO] running `Command { std: "docker" "start" "-a" "b600c103f18a53657f675f2365ae7b5e7b5b655f272fe822d302824993689050", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/p2p/peer.rs:32:55
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stderr]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                  |                                    |
[INFO] [stderr]    |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stderr]    |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/p2p/peer.rs:116:55
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stderr]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                  |                                    |
[INFO] [stderr]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stderr]     |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/p2p/peer.rs:159:55
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stderr]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                  |                                    |
[INFO] [stderr]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stderr]     |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `nakamoto-common` (lib) generated 3 warnings (run `cargo fix --lib -p nakamoto-common` to apply 3 suggestions)
[INFO] [stderr] warning: `nakamoto-common` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nakamoto_common-3548cd9230152a26)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test block::time::tests::test_adjusted_time ... ok
[INFO] [stdout] test block::time::tests::test_local_duration_display ... ok
[INFO] [stdout] test block::time::tests::test_adjusted_time_negative ... ok
[INFO] [stdout] test p2p::peer::tests::test_known_address ... ok
[INFO] [stdout] test block::time::tests::test_adjusted_time_max_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nakamoto_common
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/block/iter.rs - block::iter::Iter<'a,T>::next_back (line 40) ... ok
[INFO] [stdout] test src/block/filter.rs - block::filter::FilterHeader::genesis (line 19) ... ok
[INFO] [stdout] test src/block.rs - block::locators_indexes (line 32) ... ok
[INFO] [stdout] test src/network.rs - network::Network::genesis (line 164) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b600c103f18a53657f675f2365ae7b5e7b5b655f272fe822d302824993689050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b600c103f18a53657f675f2365ae7b5e7b5b655f272fe822d302824993689050", kill_on_drop: false }`
[INFO] [stdout] b600c103f18a53657f675f2365ae7b5e7b5b655f272fe822d302824993689050
